Sample .ini File Format
[Settings]
#1
=====================================================================
#2= Set detailed log for additional debugging info
#3= Sets the location of the MV_IPTel log file
LogFile=c:\Program Files\Avaya\MV_IPTel\log\MV_IPTel.log
#4
=====================================================================
[FTP]
#5
=====================================================================
#6= set the FTP server active
#7= defines the FTP control port
#8= defines the FTP data port
#9= Sets the location of the FTP data directory to catch terminal backups
FTPDir=c:\Program Files\Avaya\MV_IPTel\data\FTPdata
#11= Enable the FTP Super User access to the MV_FTP data directories
#12= set the FTP Super User Name - only valid when EnableSU = 1
#13= set the FTP Super User Password -only valid when EnableSU = 1
[FTPS]
#15
====================================================================
#16= set the FTP server active
#17= defines the FTP control port
#18= defines the FTP data port
#19
====================================================================
[TFTP]
#20
====================================================================
#21= set the Trivial FTP server active
#22= defines the Trivial FTP port
#23= Sets the location of the TFTP data directory for terminal downloads
TFTPDir=c:\Program Files\Avaya\MV_IPTel\data\TFTPdata
#24
====================================================================
[HTTP]
#25
====================================================================
#26= set the HTTP download server active
#27= defines the HTTP download port
#28= Sets the location of the HTTP data directory for downloads
HTTPDir=c:\Program Files\Avaya\MV_IPTel\data\HTTPdata
#29
====================================================================
[HTTPS]
#30
====================================================================
#31= set the HTTPS download server active
#32= defines the HTTPS download port
#33= Sets the location of the HTTPS data directory for downloads
HTTPSDir=c:\Program Files\Avaya\MV_IPTel\data\HTTPSdata
#34= Sets the location of the CertFile
CertFile=c:\Program Files\Avaya\MV_IPTel\certs\IPTelcert.pem
#35= Sets the location of the KeyFile
KeyFile=c:\Program Files\Avaya\MV_IPTel\certs\IPTelkey.pem
#36= Use Client Authorization
#37= narrow config for Avaya IPTel (TLSV1 using RSA_NULL_SHA)
#39
====================================================================
[BACKUP_SERVERS]
#40
====================================================================
#41= Run as FileServer for Backup & Update requests - Note this process uses HTTPS
#42= sets whether to download Firmware updates from the Primary/Secondary File servers
#43= sets whether to upload FTP files to the Primary/Secondary file servers
#44= Enable use of the Primary file server
#45= Primary file server IP address (or resolvable DNS)
#46= Enable use of the Secondary file server
#47= Secondary file server IP address (or resolvable DNS)
# Sets the update interval for Backups & updates: 1 = min, 2 =hour, 3=day, 4 =month
#Send FTP backup to the customer sever
# FTP backup directory customer sever
CustomFTPDir=home/mvuser/backup
# FTP backup directory user login name
# FTP backup directory user password
# Enable CDR Backup - enable=1 on both File Server & Client
# Enable BCMS Backup - enable=1 on both File Server & Client
# Retain CDR / BCMS copy data for x days (Receiver always + 1 week)
#48
====================================================================
[SNMP]
#49
====================================================================
#50 Use SNMP to verify telephone identity
#51= In case the SNMPGET syntax changes you can redefine the commands
#52= Uncomment the relevant line to override the internal command
#53= the syntax is "Command + IPADDR + ExtObj
#54= the IPADRR is derived from the connection
#55= Note there are relevant spaces at the start/end of the component - omit and it will fail
#56= Command=mvsnmpget.exe
#57= Params= -v2c -cpublic
#58= ExtObject=.1.3.6.1.4.1.6889.2.69.1.4.9.0
#59= TypeObject=.1.3.6.1.4.1.6889.2.69.1.1.2.0
#60
====================================================================